home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / nm20ra.zip / NMSETUP.HLP < prev    next >
INI File  |  1996-05-24  |  15KB  |  409 lines

  1. []INTRO
  2.  
  3.   ┌──NodeManager───────────────────────────────────────────────────────────┐
  4.   └────────────────────────────────────────────────────────────────────────┘
  5.  
  6.      What is it?
  7.  
  8.      ■ NodeManager is a tool that allows a sysop running a multiline BBS
  9.        to handle all of their nodes from a single station.  You can see who
  10.        is online all nodes, or you can view a users actions on a specific
  11.        node.  The most important, and most powerful, feature of NodeManager
  12.        is that, with a network and the IPX protocol you can assume full
  13.        control of a workstation.  This means that your screen and keyboard
  14.        act as the workstations own screen and keyboard.
  15.  
  16.      ■ Other features include sending users online messages, rebooting
  17.        remote workstations, full system usage charts and graphs.  You can
  18.        also initiate jobs and events based on time of day, file semaphores
  19.        as well as spooled commands.
  20.  
  21.      ■ NodeManager not only shows you when a user is logged onto the BBS,
  22.        but shows you when the mailer is using a node for either inbound or
  23.        outbound calls.
  24.  
  25.      Is it hard to setup?
  26.  
  27.      ■ NodeManager comes with various command line options to help you
  28.        setup the required files.  The default setup will get you to an
  29.        operational point, then you simply enter the finer details.
  30.  
  31.   ┌────────────────────────────────────────────────────────────────────────┐
  32.   └──────────────────Copyrighted 1995 by Multiboard Communications Centre──┘
  33.  
  34. []COMMANDLINEHELP
  35.  
  36.      System Information
  37.  
  38.      ■ This is where you define important information regarding the BBS
  39.        paths, or where you enter the registration information.
  40.  
  41.      Display Information
  42.  
  43.      ■ This is where you select your mailer (if you have one), the mailer
  44.        paths, and the drives to use for statistics.
  45.  
  46.      Misc Options
  47.  
  48.      ■ This is where you define the specifics to NodeManager such as what
  49.        to display, how often to rescan the userson and check for semaphores,
  50.        and other specific information.
  51.  
  52.      Edit time based events
  53.  
  54.      ■ You are able to configure and run up to 100 events.  You can define
  55.        which days, at what time each event should be executed.
  56.  
  57.      Edit file triggered events
  58.  
  59.      ■ You are able to configure up to 25 file triggered events.  You can
  60.        base your event on a file that either exist, is missing, or has been
  61.        updated.
  62.  
  63.      Edit ALT-keys
  64.  
  65.      ■ You can have up to 9 Alt keys programmed.  These keys can be used
  66.        to execute other programs.  This is simply a faster way than manually
  67.        shelling to DOS, and typing the command to run the desired program.
  68.        As optional parameters, you may wish to use some of the control keys
  69.        and parameters:
  70.  
  71.           ^`                 Simulates an ESC key
  72.           ^@ or  *N           Enters the current node number
  73.           ^A.. ^Z             Note: ^M is the ENTER key
  74.           &MSG <filename>    Sends the file as a text message to all tagged
  75.                             nodes
  76.           &KICK <filename>   Sends the file as a text message to all tagged
  77.                             nodes, and kicks the users offline.
  78.  
  79.      Edit macros
  80.  
  81.      ■ You are able to send a node a string of characters as if you typed
  82.        them yourself.  A list of the available control characters:
  83.  
  84.           ^`           Simulates an ESC key
  85.           ^@ or  *N     Enters the current node number
  86.           ^A.. ^Z       Note: ^M is the ENTER key
  87.  
  88.      Edit semaphores
  89.  
  90.      ■ You can define up to 50 semaphore files to search for.  If the file
  91.        is found then the node that is found in the file name will have the
  92.        information changed to that as was entered.  When defining the filename
  93.        use  *N to represent the node number.
  94.  
  95.        IE - C:\BBS\BUSY. *N or C:\BBS\NODE *N\BUSY.YES
  96.  
  97.      Logging Options
  98.  
  99.      ■ This is where you decide what where to place the log file, and what
  100.        events you would like to log.
  101.  
  102.      Alert Options
  103.  
  104.      ■ This is where you configure what actions should be performed and
  105.        when they should be performed, when a node has been determined to be
  106.        inactive.  You define which semaphores to look for, and how old they
  107.        can be, before an alert should be issued.
  108.  
  109.      Page Options
  110.  
  111.      ■ If you are going to use the replacement paging program then this
  112.        is where you define the settings for the programs.
  113.  
  114.      Colour Configuration
  115.  
  116.      ■ This is where you enter to change virtually every color used by
  117.        NodeManager.
  118.  
  119.      Command line parameters...
  120.  
  121.      ■ /NOEVENTS, /NOJOBS, /NOFILE, /NA
  122.  
  123.        By using one or a combination of the first three parameters you will
  124.        disable some of the file executions.  By using the /NA parameter you
  125.        will disable all three of the first parameters ensuring that your
  126.        session will remain uninterrupted.
  127.  
  128.      ■ /SCAN=#
  129.  
  130.        This will replace the rescan rate entered in the setup program.  This
  131.        may be useful if you are running more than one copy of NodeManager at
  132.        a time.
  133.  
  134.      ■ /NOVGA
  135.  
  136.        NodeManager will be forced to use the standard 25 line screen mode
  137.        when executed with this parameter.  This is useful if you are
  138.        running NodeManager on more than one computer, because not all
  139.        computers will have a EGA/VGA monitor.
  140.  
  141.      ■ WATCH #, REBOOT #, REBOOT ALL
  142.  
  143.        These options will load the program and return to a DOS prompt when
  144.        the desired task has been completed.  This simply provides you with
  145.        an automated way to perform key functions.
  146.  
  147.      ■ SEND #
  148.  
  149.        This allows you to send a string to a remote node, this is not
  150.        sending a user message, but stuffing the remote keyboard, so that a
  151.        command or series of commands can be executed.  All parameters that
  152.        follow the # parameter will be sent as the input text.
  153.  
  154.      ■ BUILDSET
  155.  
  156.        If the paths to each node resemble each other, then this feature
  157.        will automatically build the required NODEMAN.SET file.
  158.  
  159.        ■ For example...
  160.  
  161.          NODEMAN BUILDSET PATH=C:\BBS\NODE*N LOCAL=3,4
  162.  
  163.      ■ BUILDLIST
  164.  
  165.        This will use your mailer's inbound and outbound history files to
  166.        build the lookup files used by NodeManager.
  167.  
  168. []BBSHELP
  169.  
  170.   System and Sysop name
  171.  
  172.     ■ Both the system and the sysop name is taken from the RemoteAccess
  173.       configuration file.
  174.  
  175.   Serial number and registration code
  176.  
  177.     ■ This is the serial number and the registration code that you received
  178.       for your registration.  Please ensure that the entered numbers are the
  179.       same as they appear on the registration form.
  180.  
  181. []MAILERINFO
  182.  
  183.   Display mailer info type
  184.  
  185.     ■ You can select to display either information from the selected
  186.       mailer's lastcalls, or information regarding drive space.
  187.  
  188.   Mailer system directory
  189.  
  190.     ■ This is the where the lastcall, inbound and outbound history files
  191.       are stored.  This path must be the same as the system path defined
  192.       in your mailer.
  193.  
  194.   Mailer semaphore directory
  195.  
  196.     ■ This is where the mailer creates the semaphore files.  This path must
  197.       be defined if you want to see mailer activity.  This path must be the
  198.       same as defined in the mailer.
  199.  
  200.   Display mailer at startup
  201.  
  202.     ■ If you have one of the compatable mailers, you can decide whether
  203.       to display the mailer's lastcall information or the disk information
  204.       when the program is first launched.  The two information types can be
  205.       toggled from NodeManager.  If you did not pick a mailer then the disk
  206.       information will always be shown.
  207.  
  208.   NetMail editor
  209.  
  210.     ■ You can load your netmail editor from Nodeman by pressing Alt-E.
  211.       This field should include the path and executable name of your editor.
  212.  
  213.   Drive 1 and drive 2
  214.  
  215.     ■ This is where you place the letters of the drives you would like to
  216.       see information on.
  217.  
  218. []CONFIGURATIONOPTIONS
  219.  
  220.   Rescan rate
  221.  
  222.     ■ This indicates how long to wait before reading the user on file
  223.       and checking for mailer and defined semaphores.  If you have a low
  224.       number, then the information displayed will be more accurate than if
  225.       you have a high number.  A high number however will be less task
  226.       intensive on the hard drive.
  227.  
  228.   Sound if paged
  229.  
  230.     ■ This will sound three beeps through the PC speaker only if a user has
  231.       attempted to page the Sysop.
  232.  
  233.   Show password
  234.  
  235.     ■ When a user record is brought up you have the choice of viewing
  236.       the user's password.
  237.  
  238.   Last field display
  239.  
  240.     ■ You have the option of displaying the time that a user has logged
  241.       on/off or the amount of time that has elapsed since log on.
  242.  
  243.   When idle display
  244.  
  245.     ■ If a user logs off, by default NodeManager will display where the
  246.       user logged off from.  By selecting "Change action" you can have the
  247.       "Waiting" prompt displayed when the user logs off.  If you choose
  248.       "Clear line" then the line will be entirely blanked, except the action
  249.       field which will say "Waiting"
  250.  
  251.   Semaphore precidence
  252.  
  253.     ■ Nodemanager looks for both mailer semaphores and defined semaphores,
  254.       because there is a possibility of two semaphores being defined for one
  255.       node, it is important to know which semaphore should be displayed.
  256.  
  257.   Create system history file
  258.  
  259.     ■ If you would like to be able to view yesterday's statistics and
  260.       callers then you will need to create a history file.
  261.  
  262.   Time slice release level
  263.  
  264.     ■ This number will alter how often you release time slices.  When
  265.       this number is increased, the fewer number of slices will be sent.
  266.       Each system may require a different number so play with the numbers
  267.       until you find the system that suits you best.  If you do not wish
  268.       to release time slices, then set this number to 0.
  269.  
  270.   Remote connection key
  271.  
  272.     ■ This will let you set one of the predefined keys to use to connect
  273.       to one of the remote machines. (Can connect if NODETSR is loaded)
  274.  
  275.   Allow Escape to exit
  276.  
  277.     ■ This will allow you to use the Escape key, as well as the Alt-Q key
  278.       to exit NodeManager.
  279.  
  280.   Node reboot method
  281.  
  282.     ■ If you would like to reboot a remote node, you have the choice to
  283.       send it a hard or a cold reboot.  You can only reboot the remote node
  284.       only if you are able to connect and control the node.
  285.  
  286.   Time to view tagged nodes
  287.  
  288.     ■ You can define how many seconds you would like to view a node when
  289.       cycling tagged nodes, or nodes with users on.
  290.  
  291.   Viewing mode
  292.  
  293.     ■ If you would like to see more nodes on the screen, then you have the
  294.       option of using 43/50 line mode, which requires an EGA/VGA compatible
  295.       monitor and video card.
  296.  
  297. []LOGGINGOPTIONS
  298.  
  299.   Nodeman's full filename
  300.  
  301.     ■ This is the path and filename of the log file for NodeManager to log
  302.       its various events.
  303.  
  304.   Log events, jobs, file, and alert triggers
  305.  
  306.     ■ These options will log when the executed command began, what the
  307.       command was, and when the command was finished.
  308.  
  309.   Pager's full filename
  310.  
  311.     ■ This is the path and filename of the log file for Pager to log its
  312.       page reasons and other pertinent information.
  313.  
  314.   Page reasons
  315.  
  316.     ■ These options will log when the executed command began, what the
  317.       command was, and when the command was finished.
  318.  
  319. []PAGEINFO
  320.  
  321.   Music duration
  322.  
  323.     ■ This is how long to wait if you do not respond to the page.  The
  324.       music will play for this long, unless the PAGE.RA file is missing.
  325.  
  326.   Page length
  327.  
  328.     ■ This is how long of an input line there should be for the user.
  329.       The maximum length available is 79 characters.
  330.  
  331.   Use internal chat
  332.  
  333.     ■ If you select yes, then you will use the chat within PAGER, however
  334.       if you select no, then PAGER will bomb out and use the RemoteAccess
  335.       chatting program.
  336.  
  337.   Notes...
  338.  
  339.     ■ The Pager program is used so that the chat reason can be obtained
  340.       from the user.  If you are using Pager then the chat reason will
  341.       replace the fwd line in the user info screen ("I" from NodeManager).
  342.       If you are not using Pager then the page reason can not be obtained
  343.       and the fwd line will still be displayed.
  344.  
  345. []ALERTOPTIONS
  346.  
  347.   Method to Alert
  348.  
  349.     ■ There are three methods to alert you of a nodes activity, including:
  350.  
  351.        Beep            : This will cause your pc speaker to beep.
  352.        Flash           : This will flash 'Alert' in the bottom left corner.
  353.        External program: This will execute a defined external program.
  354.  
  355.       You can select either one, or a combination of these methods to alert
  356.       you when a node has been determined inactive.
  357.  
  358.   Delay between beeps
  359.  
  360.     ■ If you have set your computer to beep to alert you, then you can
  361.       define the number of seconds, between beeps.
  362.  
  363.   External program to execute
  364.  
  365.     ■ This is the program you would like to execute if a node has been
  366.       determined inactive.
  367.  
  368.   Delay between external program
  369.  
  370.     ■ If you are executing and external program to alert you, then you can
  371.       define the number of seconds, between executions.
  372.  
  373.   Threshold delay
  374.  
  375.     ■ If you are using a multitasker such as Desqview, Windows, or OS/2,
  376.       you may wish to delay calling the external program for xx number
  377.       of seconds.  This is so you can tell if just one window is hung, or
  378.       the entire machine is down.  If you do not wish to use a delay, this
  379.       number must be 0.
  380.  
  381.   Execution times
  382.  
  383.     ■ These times will determine the times you will allow the computer to
  384.       execute an external program, or beep.  You can define a starting and
  385.       stopping time for every day of the week.  To be active for 24 hours
  386.       you would set your times like:
  387.  
  388.         Monday     00:00    23:59
  389.  
  390. []ALERTSETUP
  391.  
  392.   Configuration
  393.  
  394.     ■ This is where you determine what form of alert you would like to use,
  395.       the amount of time between specific forms of alert, and what times to
  396.       permit these specific alerts.
  397.  
  398.   Semaphores
  399.  
  400.     ■ You can check up to 10 defined semaphores against the current time,
  401.       to see if a node is inactive(hung).  You must define the semaphore to
  402.       look for, how old the semaphore is allowed to be (in seconds), and
  403.       whether or not to search for it.  You must use  *N to indicate where
  404.       the node number will be.
  405.  
  406.       IE - C:\SEMAFORE\FDALIVE.*N
  407.  
  408. []
  409.